﻿/* 
*
{
    margin: 0;
    padding: 0;
}
a
{
    text-decoration: none;
    color: #282828;
}
a img
{
    border: none;
}
.clear
{
    clear: both;
}
body
{
    font-size: 12px;
    font-family: 宋体,arial, helvetica, sans-serif;
    color: #282828;
}
*/
/* apply */
.apply_pro
{

    padding: 30px 0 0 13px;
    border:1px solid #E6E6E6;
    height:232px;
}
.apply_array_pro
{
    border: #cdcdcd 1px solid;
    padding: 0px;
    width: 220px;
    float: left;
    margin: 0 20px 0 0;
}
.apply_last_pro
{
    margin-right: 0px;
}
.apply_img_pro
{
    text-align: center;
    width: 128px;
    display: table-cell;
    background: #e2e2e2;
    height: 200px;
    font-size: 95px;
    vertical-align: middle;
    position:relative;
}
/*
.apply_img_pro div{
    background: url("../images/bg_index.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: none;
    height: 200px;
    left: 0;
    position: absolute;
    top: 0;
    width: 220px;
}
*/
.apply_img_pro div span {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #fff;
    border-image: none;
    border-left: 0 solid #fff;
    border-right: 0 solid #fff;
    border-style: solid;
    border-width: 1px 0;
    color: #fff;
    height: 50px;
    left: 35px;
    line-height: 50px;
    position: absolute;
    text-align: center;
    top: 70px;
    width: 150px;
}
.apply_img_pro div span a {
    color: #fff;
    font-size:12px;
}

.apply_img_pro:hover div {
    display: block;
}


.apply_img_pro img
{
    width: 220px;
    height: 200px;
}
.apply_array_pro a
{
    text-decoration: underline;
}

.apply_nav_pro
{
    position: relative;
    width: 1200px;
    float: left;
    height: 203px;
    overflow: hidden;
    margin-left: 6px;
    margin-bottom: 27px;
}
.apply_w_pro
{
    position: absolute;
    width: 1200px;
    float: left;
    left: 0px;
}
.apply_pro .img_l_pro
{
    padding: 83px 0px 0 0px;
    float: left;
    cursor: pointer;
    width: 30px;
    height: 46px;
    margin-right:10px;
}
.apply_pro .img_r_pro
{
    padding: 83px 0px 0 0px;
    float: left;
    cursor: pointer;
    width: 30px;
    height: 46px;
    margin-left:16px;
}
.apply_pro .img_r_pro img, .apply_pro .img_l_pro img
{
    width: 30px;
    height: 46px;
}
